/*body*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	color:#7f7f7f;
	background-color: #ffffff;
	font-family: "宋体"; Arial, Helvetica, sans-serif;
	line-height:22px;
}

/* 通用属性 */
#font_9 { font-size:9px; font-family:Arial, Helvetica, sans-serif; color:#e3e3e3;}
td tr table{font-family: "宋体"; font-size:12px; line-height:20px; text-decoration:none;}

#td_2em{ text-indent:2em;}

#beizi{ background:url(../images/beizi.jpg) no-repeat;}
-->
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0;}

/* 页面链接 */
a:link {color:#7f7f7f; text-decoration:none;}		/* 未被访问的链接 */
a:visited {color:#7f7f7f; text-decoration:none;}	/* 已被访问的链接 */
a:hover {color:#FF0000; text-decoration:none;}	/* 鼠标指针移动到链接上 */
a:active {color:#7f7f7f; text-decoration:none;}   /* 正在被点击的链接 */


/* 主栏目链接 */
#zhulan{color: #ffffff; text-decoration:none; }
#zhulan a:link {color:#ffffff; text-decoration:none;}		/* 未被访问的链接 */
#zhulan a:visited {color:#ffffff; text-decoration:none;}	/* 已被访问的链接 */
#zhulan a:hover {color:#FFffff; text-decoration:none; font-weight:bold;}	/* 鼠标指针移动到链接上 */
#zhulan a:active {color:#ffffff; text-decoration:none;}   /* 正在被点击的链接 */


/* 产品部分 */
#kuang { border:#CCCCCC 1px solid; text-align:center;}

h1{ font-size:14px; font-weight:bold; color:#7f7f7f; line-height:20px;}
h2{ font-size:18px; line-height:22px; border-bottom:1px dashed #b6b6b6; margin-bottom:10px;  padding-left:10px;}
